CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - http post to

搜索资源列表

  1. TDDOWNLOAD_http_POST.rar

    0下载:
  2. 国外网站上下的,实现跨平台的HTTP POST方法的C++源码,简单明了,适合初学者学习HTTP协议的细节,Abroad website from top to bottom, cross-platform implementation of the HTTP POST method of C++ source code, simple and clear, suitable for beginners to learn the details of HTTP protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:4945
    • 提供者:jayshaw
  1. lcx-5.2

    0下载:
  2. HTTP GET/POST tool base web ps,TCP over HTTP.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:527530
    • 提供者:love
  1. VC.GET.POST.HTTP.client.code.send.request

    0下载:
  2. VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-27
    • 文件大小:37888
    • 提供者:67
  1. vc-HTTP-POST-PHP

    0下载:
  2. vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:127942
    • 提供者:henny chen
  1. http_post

    0下载:
  2. * This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2077
    • 提供者:stevenjagan
  1. small_http_server

    0下载:
  2. 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:90900
    • 提供者:Sky_Walker
  1. post

    0下载:
  2. 可以自由组装TCP HTTP包头,对其中的字段和数值定制-Be free to assemble TCP HTTP header, which the custom field and numerical
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:1109
    • 提供者:Michael
  1. w3c-libwww-5.4.0

    0下载:
  2. www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more-Libwww is a highly modular, gene
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1688984
    • 提供者:Banlyst Yeh
  1. Post

    0下载:
  2. 对网络进行编程,基于HTTP进行帖子的发送,用于发送相关帖子,以IE插件及Socket方式对网络进行数据发送-Programming on the network, based on the HTTP message to the sending, used to send relevant messages to the way IE plug-ins and Socket for data sent on the network
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:79041
    • 提供者:Paul
  1. desktoptwitter

    0下载:
  2. This project will teach you how to implement http post using Indy Components. Here I used twitter as a server.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:223730
    • 提供者:Lester
  1. httpxmlsoap

    0下载:
  2. This source demonstrates sending HTTP POST request to webserver from C++ This uses sockets hence can be compiled on Linux, UNIX, Windows
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2081
    • 提供者:stevenjagan
  1. lyoulhttpclient

    0下载:
  2. CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s AP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-07-16
    • 文件大小:1367469
    • 提供者:王波
  1. libcurl-7.19.3-win32-ssl-msvc

    0下载:
  2. LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL c
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4242416
    • 提供者:stupidpig
  1. HttpWebRequestClass-vb.net

    1下载:
  2. vb.net 开发的http clien类. 可以方便的使用这个实现http get,post,put等请求。-vb.net development of type http clien. to facilitate the realization of the use of the http get, post, put the request and so on.
  3. 所属分类:.net

    • 发布日期:2015-04-16
    • 文件大小:91279
    • 提供者:ryan
  1. HTTP

    0下载:
  2. C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:105712
    • 提供者:chester
  1. SMSViaGateway

    0下载:
  2. 利用网通的网关平台收(群)发手机短信,群发手机短信。主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。-Netcom' s gateway platform to use income (group), made a cell phone text messaging, mass text messaging. Main: POST HTTP request,
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:48561
    • 提供者:336
  1. API_http

    0下载:
  2. API实现HTTP请求模拟POST提交数据源码-API to achieve simulated HTTP request POST to submit data source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:18455
    • 提供者:godg
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. http_post.cpp

    0下载:
  2. how to do an http post in c-how to do an http post in c++
  3. 所属分类:WinSock-NDIS

  1. Spy-http-post-server-and-client

    0下载:
  2. 使用HTTP POST上传本地指定上当到网站上,上传时先把目录打包压缩并加密-Use HTTP POST upload taken to a local specified on the website, upload directory first packaged compressed and encrypted
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:114688
    • 提供者:何圣军
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com